home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / foomatic-db-engine / TODO < prev    next >
Text File  |  2009-08-19  |  987b  |  21 lines

  1. See also the bugtracker at http://bugs.linux-foundation.org/, product
  2. "OpenPrinting".
  3.  
  4.  - Possibility for users to have their personal default options
  5.    (.lpoptions file as in CUPS, due to the Foomatic options having the same
  6.    names as the CUPS-O-MATIC options one can even use an .lpoptions file
  7.    with exactly the same format as the CUPS file and it will be used by
  8.    both Foomatic and CUPS)
  9.  
  10.  - Write a few key lint-like and transforming tools for the xml data.
  11.  
  12.  - Improve ascii support to lpdomatic and pdq files.  ASCII should
  13.    simply be a matter of observing the ascii bit in the printer $dat
  14.    and sending either crlf-ed text or postscriptifying and running
  15.    through the ps driver.  Right now text is always translated to
  16.    PostScript (with the advantage of more nicely-looking text
  17.    output (with head line, page numbers, ...). When one implements
  18.    the possibility to pass text directly to the printer, one should
  19.    consider the optional use or the "pr" filter.
  20.  
  21.